home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / mrktp11a.arc / PRINTDOC.BAT < prev    next >
DOS Batch File  |  1989-12-04  |  489b  |  22 lines

  1. echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo.
  7. echo.
  8. echo.
  9. echo.
  10. echo.
  11. echo.
  12. echo.
  13. echo              ╔══════════════════════════════════════════════════╗
  14. echo              ║ Please turn on printer, add about 50 sheets of   ║
  15. echo              ║ paper, and line top of form with top of ribbon,  ║
  16. echo              ║ get a cold one, then...                          ║
  17. echo              ╚══════════════════════════════════════════════════╝
  18. echo.
  19. echo.
  20. pause
  21. copy manual.doc prn
  22.